Telegram Group & Telegram Channel
# O'quvchilar ro'yxatini e'lon qilish
students = maktab["o'quvchilar"]
for student in students:
print("O'quvchi ismi: {0} Sinf: {1}".format(student['ism'], student['sinflar']))

#######################################################################
# O'quvchilar ro'yxatiga yangi o'quvchi qo'shish
students.append(
{
"id": "4",
"ism": "Alpshoh",
"sinflar": ["Veb dastur yaratish"]
}
)
for student in students:
print("O'quvchi ismi: {0} Sinf: {1}".format(student['ism'], student['sinflar']))

# http://telegra.ph/file/2c514ad8a7ea61dba7f50.jpg



tg-me.com/pythonuz/465
Create:
Last Update:

# O'quvchilar ro'yxatini e'lon qilish

students = maktab["o'quvchilar"]
for student in students:
print("O'quvchi ismi: {0} Sinf: {1}".format(student['ism'], student['sinflar']))

#######################################################################
# O'quvchilar ro'yxatiga yangi o'quvchi qo'shish
students.append(
{
"id": "4",
"ism": "Alpshoh",
"sinflar": ["Veb dastur yaratish"]
}
)
for student in students:
print("O'quvchi ismi: {0} Sinf: {1}".format(student['ism'], student['sinflar']))

# http://telegra.ph/file/2c514ad8a7ea61dba7f50.jpg

BY Python dasturlash maktabi




Share with your friend now:
tg-me.com/pythonuz/465

View MORE
Open in Telegram


Python dasturlash maktabi Telegram | DID YOU KNOW?

Date: |

Find Channels On Telegram?

Telegram is an aspiring new messaging app that’s taking the world by storm. The app is free, fast, and claims to be one of the safest messengers around. It allows people to connect easily, without any boundaries.You can use channels on Telegram, which are similar to Facebook pages. If you’re wondering how to find channels on Telegram, you’re in the right place. Keep reading and you’ll find out how. Also, you’ll learn more about channels, creating channels yourself, and the difference between private and public Telegram channels.

Python dasturlash maktabi from es


Telegram Python dasturlash maktabi
FROM USA